Macro Recorder
==============

The Macro Recorder is part of the Edit Keys requester.
To include this functionality in RK was finally a logical
consequence of the structure and the extension of commands of
RK. While RK was growing up, more and more of the elements which 
are required for a recorder were included. At least RK got 3
commands to click a mouse button at predefined co-ordinates.
The only one what was missing was an installation that records
keystrokes and mouse clicks in realtime undependent of a running 
application and 2nd a module which converts these recorded
informations into RK commands.
What you get after a record procedure is an automaticly filled
Key assign area. Alternate it would be possible to get the same
result by selecting the needed commands from the command list
but of course the use of the recorder is more comfortable.
The recorded stuff is not in a blackbox but provided as an
editable source code. Afterwards you can include delay commands
or what ever you want.
The recorder dont works in addiction of the running time.

The use of the recorder is very simple. Just click on the Rec
button only. While a counter counts down from 5 to 1 you have
time enough to activate an application by a nonrecorded mouse
click. If the small recording navigation window covers the place 
where you want to work, you can push it to another place.
This procedure will not be recorded. RK recognized if its own
window is activated and will expose the recording untill it
losts the focus.
This is also the condition for using the Delay +1 sec button,
because of course the click on this button itsself should not be 
recorded.

--> Tip
-------
Eine fenster-bezogene Aufnahme, die unabhngig von der Position
eines Fensters funktioniert, ist auch mglich.
Nheres hierzu ist in Mouse.txt beschrieben.